Creates a test method in a
Google Test
test suite.
When editing the template, you can use C++ expressions, comments, and the following predefined variables:
${SuiteName}
the suite name.
${TestName}
the name of the created method.
${END}
move the cursor to this position.